home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Puzzle / MemoryDOGs.swf / scripts / DefineButton2_196 / BUTTONCONDACTION on(release).as
Text File  |  2001-07-16  |  114b  |  9 lines

  1. on(release){
  2.    tellTarget("_flash0")
  3.    {
  4.       where_x = "2";
  5.       where_y = "4";
  6.       play();
  7.    }
  8. }
  9.